To be implemented by the Sdk user. Construction of RemoteServerApi, RemoteClientApi or RemoteClientApiEnterprise optionally
allows specification of an instance of this interface in order to provide additional information for example in case of errors.
Namespace: Bosch.Vms.SDKAssembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntaxpublic interface ISdkLogger
The ISdkLogger type exposes the following members.
Methods| | Name | Description |
|---|
 | WriteLog |
If situation occurs where additional information can be provided this method is called.
|
Top
See Also